Update dependencies in src/makefile.w32-in.
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Feb 2011 15:32:34 +0000 (17:32 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 4 Feb 2011 15:32:34 +0000 (17:32 +0200)
commitd078642765a02d870500086192498f09112926b2
tree50f71d57b0ca5818407bd7bff4989ef1be22ea9d
parent1c59343e75d84652aa0391751caa2baaf4c865aa
Update dependencies in src/makefile.w32-in.

 makefile.w32-in (LISP_H, PROCESS_H): New variables.
 Replace all uses of lisp.h with $(LISP_H), and all uses of
 process.h with $(PROCESS_H).
 ($(BLD)/editfns.$(O)): Depend on ../lib/strftime.h.
 ($(BLD)/print.$(O)): Depend on ../lib/ftoastr.h and ../lib/intprops.h.
 ($(BLD)/sysdep.$(O)): Depend on ../lib/ignore-value.h.
src/ChangeLog
src/makefile.w32-in